home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / lord / ilord109.zip / INTERBBS.DOC < prev    next >
Text File  |  1996-11-17  |  12KB  |  292 lines

  1. ; INTERBBS.DOC - Sample Inter-BBS configuration file
  2. ;
  3. ; NOTE: Discounts will be given to leagues that register 10 or more together.
  4. ; Send us a message for details, include total number of league members
  5. ; If you wish to use this file, copy it to INTERBBS.CFG and edit it.  You
  6. ; may want to delete all of the comments from your INTERBBS.CFG file to make
  7. ; it smaller.
  8. ;
  9. ; Any text following a semi-colon (;), and blank lines, are ignored.
  10. ;
  11. ; The league coordinator should gather the list of BBS's participating
  12. ; in this Tournament and the needed information ( e.g. node number, 
  13. ; location, name), choose a league ID (1-3 letters), create/edit this file, 
  14. ; notify each member of the League what the league ID is
  15. ; (easily done with the SENDALL command), run UPDATEIGMs (if checking for 
  16. ; illegal IGMs is true), and send this file (INTERBBS.CFG) and IGMINFO.DAT
  17. ; (as a file attache) to each member of the league.  After the initial
  18. ; startup, these files will be sent automatically each night.
  19. ;
  20. ; The members should place the received files in their game directory.  It 
  21. ; is only necessary to manually send the INTERBBS.CFG and IGMINFO.DAT files
  22. ; to NEW members, this is a security precaution to make sure a system will 
  23. ; not receive an INTERBBS.CFG or other data from an invalid source.
  24. ;
  25. ; You may also wish to create a LEAGUE.ASC file that includes special
  26. ; instructions about this League game.  It should be a plain ASCII text file
  27. ; and will be viewable within the Information and Rules section of Inter-LORD.
  28. ; This file is a good place to list prizes, rules and penalties.  Place a 
  29. ; copy of it in your OUT directory to have it sent to the other systems.
  30. ;
  31. ; Note: Any files that you place in the OUT directory under Inter-LORDs root
  32. ; directory will automatically be sent to the other systems when maintenance 
  33. ; is run.  This means that you can automatically update all versions of 
  34. ; Inter-LORD on the other BBSs by placing the executables in your OUT 
  35. ; directory.  
  36. ;
  37. ;------------------------------------------------------------------------------
  38. ;
  39. ; This section is to allow the League Coodinator to override all of the
  40. ; default configuration options for this League.  This will insure that every
  41. ; BBS is setup identically.  UNCOMMENT the lines you wish to use by
  42. ; removing the semi-colon (;) at the beginning.  (All options are explained
  43. ; below the list of defaults)
  44. ;
  45. ;
  46. ; The following values are set as defaults in the Inter-LORD TM code:
  47. ; NOTE: The -1 disables any option asking for a value.
  48. ;
  49. ; Tourney_Length             -1
  50. ; Max_Resurrections          3
  51. ; Courier_Percentage         2%
  52. ;
  53. ; Max_Gold_Transferred       1000000
  54. ; Max_Gems_Transferred       25
  55. ; Max_Inventory_Transferred  5
  56. ;
  57. ; Max_InterBBS_Fights        5
  58. ;
  59. ; Min_Army_Cost              10000000
  60. ; Army_Cost_Per_Player       1000000
  61. ; Max_Army_Cost              100000000
  62. ;
  63. ; Min_Wall_Cost              1000
  64. ; Wall_Cost_Per_Player       100
  65. ; Max_Wall_Cost              10000
  66. ;
  67. ; Check_For_Cheating FALSE
  68. ; Max_Human_Fights          -1
  69. ; Max_Forest_Fights         -1
  70. ;
  71. ; Check_For_Illegal_IGMs     FALSE
  72. ; Check_For_Dupes            TRUE
  73. ;
  74. ; Use_Wagon_Wheel            TRUE
  75. ;
  76. ;           **********   NEW SECTION for 1.07+   **************
  77. ;
  78. ; MAX times a player can perform each action per day!   If you think an
  79. ; option is to powerful, then lower the limits.  Like it or don't care, 
  80. ; set the limit to 128.  The default is 3 for all limits.
  81. ;
  82. ; ConjurerSpy       3
  83. ; ConjurerConjure   3
  84. ; ConjurerInfect    3
  85. ; ConjurerPlague    3
  86. ; ConjurerRainFire  3
  87. ; ConjurerGiveHope  3
  88. ; ConjurerLiftCurse 3
  89. ;
  90. ; TraderBuy         3
  91. ;
  92. ; FriarCleanTown    3
  93. ; FriarDonate       3
  94. ; FriarExorcism     3
  95. ; FriarSendFood     3
  96. ;
  97. ; TerroristAssault  3
  98. ; TerroristBombBank 3
  99. ; TerroristPoison   3
  100. ; TerroristRob      3
  101. ;
  102. ; --------------------------------------------------------------------------
  103. ; Option Explanations:
  104. ;
  105. ;
  106. ; Tourney_Length 30
  107. ;
  108. ; The length of the Tournament in days (use a -1 to disable automatic resets)
  109. ; An automatic reset will create the last tournaments bulletins, remove ALL
  110. ; data files on the local and remote systems for The Realm of Vanadia TM,
  111. ; Inter-LORD TM, and Legend of the Red Dragon!  In other words ALL BBSs will
  112. ; be forced to start over automatically.
  113. ; ---
  114. ; Max_Resurrections 3
  115. ;
  116. ; The maximum number of times per day Minerva will show up and resurrect
  117. ; the player when they die inside of Inter-LORD.
  118. ; NOTE: Must be less than 128, use -1 for unlimited
  119. ; ---
  120. ; Courier_Percentage 2%
  121. ;
  122. ; The percentage of money or gems the courier/trader keeps for himself when
  123. ; the player transfers money or gems to another player.
  124. ; ---
  125. ; Max_Gold_Transferred       1000000
  126. ;
  127. ; The maximum amount of gold a player can transfer in Inter-LORD per day.
  128. ; NOTE: Use -1 for unlimited
  129. ; ---
  130. ; Max_Gems_Transferred       25
  131. ;
  132. ; The maximum number of gems a player can transfer in Inter-LORD per day.
  133. ; NOTE: Use -1 for unlimited
  134. ; ---
  135. ; Max_Inventory_Transferred  5
  136. ;
  137. ; The maximum number of inventory items a player can transfer per day.
  138. ; NOTE: Must be less than 128, use -1 for unlimited
  139. ; ---
  140. ; Max_InterBBS_Fights 5
  141. ;
  142. ; This controls the maximum number of player fights a player can participate
  143. ; in per day in Inter-LORD.  At midnight all players on a BBS are made alive
  144. ; and healed before their information is sent to the other BBSs.  However,
  145. ; a player may ONLY be killed once on each remote BBS.
  146. ;
  147. ; NOTE: Must be less than 128, use -1 for unlimited
  148. ; ---
  149. ; Army_Cost_Per_Player       1000000
  150. ; Min_Army_Cost              10000000
  151. ; Max_Army_Cost              100000000
  152. ;
  153. ; The above options refer to the raising of an army in Inter-LORD for group
  154. ; attacks by one BBS against another.  The way Inter-LORD handles the cost to
  155. ; build an army is meant to allow smaller BBSs to compete with larger BBSs.
  156. ; The total cost of an army is calculated by taking the Army_Cost_Per_Player
  157. ; amount and multiplying it by the total number of players on the BBS
  158. ; BUILDING the army.  This makes the building of an army CHEAPER on smaller
  159. ; BBSs and more EXPENSIVE on larger BBSs.  However, the Min_army_Cost and
  160. ; Max_Army_Cost are used to control how cheap or expensive building an army
  161. ; should be.  If you want the price to be identical on all BBSs, set the
  162. ; Min_Army_Cost and Max_Army_Cost to the same value.
  163. ; ---
  164. ; Wall_Cost_Per_Player       100
  165. ; Min_Wall_Cost              1000
  166. ; Max_Wall_Cost              10000
  167. ;
  168. ; The above options refer to how many player fights it will take a BBS to
  169. ; build it's wall.  The wall will shield everyone on the BBS from any sort
  170. ; of incoming damage.  This could shield them from bank robberies, attacks,
  171. ; plaques, etc...  The wall will eventually be destroyed and the attacks will
  172. ; start coming again.  To build a wall, the players will have to sacrifice
  173. ; player fights to work on it.
  174. ; ---
  175. ; Check_For_Cheating FALSE
  176. ; Max_Human_Fights   -1
  177. ; Max_Forest_Fights  -1
  178. ;
  179. ; The above options are used to help League Coordinators insure that each
  180. ; BBS is setup with the same options for Forest Fights and Player Fights in
  181. ; LORD's configuration program (LORDCFG.EXE).  If you enable the checking and
  182. ; set the maximum number of fights, Inter-LORD will detect if a player
  183. ; entering Inter-LORD has more than this maximum number.  If it is detected,
  184. ; a NetMail message will be sent to the League Coordinator with valuable
  185. ; information, including the BBS name, player name, number of forest fights
  186. ; left and number of player fights left.  This is most effective in detecting
  187. ; improperly configured systems.  Players are still allowed to play in case
  188. ; the increase is due to some other IGM.  Note the netmail message is created
  189. ; on the league coordinator's system from internally routed data files.
  190. ;
  191. ; NOTE: Must be less than 128, use -1 for unlimited
  192. ; ---
  193. ; Check_For_Illegal_IGMs FALSE
  194. ;
  195. ; If the above is set to TRUE, Inter-LORD will detect if a SysOp is running 
  196. ; an IGM in their LORD game that has not been approved by the League 
  197. ; Coordinator.  If one is detected, the players are not allowed into the game
  198. ; and a message is sent to the league coordinator.  Be sure to use 
  199. ; MAINTAIN UPDATEIGMS to automatically create a listing of the IGMs in use on 
  200. ; your system (read from the 3RDPARTY.DAT file).  The file created will  
  201. ; automatically be sent out to the other BBSs during the maintenance.
  202. ;
  203. ; ---
  204. ; Check_For_Dupes TRUE
  205. ;
  206. ; This option will enable or disable duplicate player checking.  If enabled,
  207. ; then a player will not be able to play Inter-LORD if he/she has an account
  208. ; on more than one BBS in the League.
  209. ; ---
  210. ; Use_Wagon_Wheel  TRUE
  211. ;
  212. ; This refers to using a "Wagon Wheel" style of routing.  If TRUE, each
  213. ; BBS in the league will ONLY create and receive messages for the "Hub".
  214. ; The "Hub" will automatically route any incoming information to the
  215. ; other BBSs in the league.  This is the simplest form of routing the league
  216. ; data.  If this is FALSE, then the league coordinator MUST utilize the
  217. ; LinkHost parameter in the list of BBSs if routing is desired.
  218. ; The "HUB" does NOT have to be the BBS with Link Number 1.  The "hub" is
  219. ; determined by the FIRST BBS listed in this file, the actual number is
  220. ; irrelevant.
  221. ;
  222. ; Files are named IL<To BBS Number yy>xxxx.<league ID>
  223. ;------------------------------------------------------------------------------
  224. ;
  225. ; List of other systems running the door, which the door should be linked to.
  226. ; For each system, the LinkWith, LinkNumber, LinkName, LinkLocation and
  227. ; LinkHost lines should be grouped together in order. 
  228. ;
  229. ; The LinkWith line should specify the system's node address, the LinkNumber 
  230. ; line is the number for this system in the current league, the LinkName line 
  231. ; should specify the system's name, and the LinkLocation line should specify 
  232. ; the location of the system.
  233. ;
  234. ; The LinkHost line is used if Use_Wagon_Wheel is set to FALSE.  It specifies
  235. ; which downlinks the BBS is a HOST for (e.g. routes files to and from).  You
  236. ; must use a 0 if the BBS is not a host for any other systems.
  237. ;
  238. ; Suppose you want the following routing system utilized for your league:
  239. ;
  240. ;                                  1
  241. ;                                 / \
  242. ;                               4     3
  243. ;                            / | | \    \
  244. ;                          6   8 9  11    5
  245. ;
  246. ; BBS Numbers 6,8,9,11, and 5 would have:
  247. ; LinkHost 0
  248. ; BBS Number 1 would have:
  249. ; LinkHost 4 3
  250. ; BBS Number 4 would have:
  251. ; LinkHost 6 8 9 11
  252. ; and BBS Number 3 would have:
  253. ; LinkHost 5
  254. ;
  255. ; The LinkNumbers do NOT have to be consecutive or in order, but there should
  256. ; NOT be any duplicates.  If you remove a BBS, simply delete their information
  257. ; and use SENDCONFIG, there is no reason to re-number the other BBSs.  Any
  258. ; re-numbering of a BBS should probably be followed by a league RESET.
  259. ;
  260. ; The following is an example.  The routing for the host system is:
  261. ;                                  1
  262. ;                                 / \
  263. ;                                2   3
  264. ;                                      \
  265. ;                                       4
  266. LinkWith     1:124/8047
  267. LinkNumber   1
  268. LinkName     The DogHouse BBS
  269. LinkLocation Plano, TX
  270. LinkHost     2 3
  271. ;
  272. LinkWith     121:2110/101
  273. LinkNumber   2
  274. LinkName     RabbitLand II
  275. LinkLocation Dallas, Texas
  276. LinkHost     0
  277. ;
  278. LinkWith     121:2110/509
  279. LinkNumber   3
  280. LinkName     Onslaught BBS
  281. LinkLocation Irving, TX
  282. LinkHost     4
  283. ;
  284. LinkWith     121:2110/508
  285. LinkNumber   4
  286. LinkName     Wonderland
  287. LinkLocation Dallas, TX
  288. LinkHost     0
  289. ;------------------------------------------------------------------------------
  290.